home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / MacMainFrame / card_10908.txt < prev    next >
Text File  |  1989-07-14  |  3KB  |  168 lines

  1. -- card: 10908 from stack: in
  2. -- bmap block id: 11173
  3. -- flags: 0000
  4. -- background id: 2966
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=234 top=299 right=320 bottom=256
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1014 / 1014
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 3235
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=262 top=299 right=320 bottom=284
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1013 / 1013
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 9855
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part 6 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=82 top=261 right=280 bottom=101
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: New Button
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to card id 10405
  63. end mouseUp
  64.  
  65.  
  66.  
  67.  
  68. -- part 7 (button)
  69. -- low flags: 00
  70. -- high flags: 0000
  71. -- rect: left=102 top=261 right=280 bottom=136
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: New Button
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   go to card id 5281
  83. end mouseUp
  84.  
  85.  
  86.  
  87.  
  88. -- part 8 (button)
  89. -- low flags: 00
  90. -- high flags: 0000
  91. -- rect: left=62 top=241 right=260 bottom=106
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: New Button
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   go card "shift key"
  103. end mouseUp
  104.  
  105.  
  106.  
  107.  
  108.  
  109. -- part 9 (button)
  110. -- low flags: 00
  111. -- high flags: 0000
  112. -- rect: left=307 top=241 right=260 bottom=351
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: New Button
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   go card "shift key"
  124. end mouseUp
  125.  
  126.  
  127.  
  128.  
  129.  
  130. -- part 11 (button)
  131. -- low flags: 00
  132. -- high flags: A003
  133. -- rect: left=61 top=286 right=311 bottom=156
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Remapping
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   go to card id 13041
  145. end mouseUp
  146.  
  147.  
  148.  
  149.  
  150. -- part 12 (button)
  151. -- low flags: 00
  152. -- high flags: 0000
  153. -- rect: left=469 top=309 right=337 bottom=506
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 1012 / 1012
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Return
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   visual effect iris close
  165.   pop card
  166. end mouseUp
  167.  
  168.